Crate vsock[][src]

Expand description

Virtio socket support for Rust.

Structs

An iterator that infinitely accepts connections on a VsockListener.

A virtio socket server, listening for connections.

A virtio stream between a local and a remote socket.

Enums

Represents a socket address

Constants

Functions

Gets the CID of the local machine.